PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts Package / PDFStandardFont Class / PDFStandardFont Constructor / PDFStandardFont Constructor(PDFStandardFontFace,double)
The font face.
Font size
In This Topic
    PDFStandardFont Constructor(PDFStandardFontFace,double)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFStandardFont( 
       PDFStandardFontFace fontFace,
       double size
    )

    Parameters

    fontFace
    The font face.
    size
    Font size
    See Also